The ISAAC and ISAAC-64 random number generators.
pub use self::isaac::IsaacRng;
pub use self::isaac64::Isaac64Rng;